pub unsafe extern "C" fn nc_set_var_chunk_cache( ncid: c_int, varid: c_int, size: usize, nelems: usize, preemption: c_float, ) -> c_int