pub unsafe extern "C" fn cudaGetFuncBySymbol(
    functionPtr: *mut cudaFunction_t,
    symbolPtr: *const c_void
) -> cudaError_t