pub type PFN_cuModuleGetGlobal = unsafe extern "C" fn(dptr: *mut CUdeviceptr, bytes: *mut usize, module: CUmodule, name: *const c_char) -> CUresult;