pub unsafe extern "C" fn nc_open_mem( path: *const c_char, mode: c_int, size: usize, memory: *mut c_void, ncidp: *mut c_int, ) -> c_int
has-mmap