pub type PFN_cuArrayGetSparseProperties = unsafe extern "C" fn(sparse_properties: *mut CUDA_ARRAY_SPARSE_PROPERTIES, array: CUarray) -> CUresult;