pub type PFN_cuLibraryGetKernel = unsafe extern "C" fn(kernel: *mut CUkernel, library: CUlibrary, name: *const c_char) -> CUresult;