pub type PFN_cuKernelGetLibrary = unsafe extern "C" fn(library_out: *mut CUlibrary, kernel: CUkernel) -> CUresult;