pub type PFN_cuLibraryGetModule = unsafe extern "C" fn(module_out: *mut CUmodule, library: CUlibrary) -> CUresult;