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