pub type PFN_cuMipmappedArrayGetLevel = unsafe extern "C" fn(level_array: *mut CUarray, mipmap: CUmipmappedArray, level: c_uint) -> CUresult;