pub type PFN_cuLibraryGetUnifiedFunction = unsafe extern "C" fn(fptr: *mut *mut c_void, library: CUlibrary, symbol: *const c_char) -> CUresult;