pub unsafe extern "C" fn remap_file_pages( addr: *mut c_void, size: size_t, prot: c_int, pgoff: size_t, flags: c_int) -> c_int