pub unsafe extern "C" fn cuFileRead( fh: CUfileHandle_t, bufPtr_base: *mut c_void, size: usize, file_offset: i64, bufPtr_offset: i64, ) -> isize