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