pub unsafe extern "C" fn clib_mem_vm_map_shared( start: *mut c_void, size: uword, fd: c_int, offset: uword, fmt: *mut c_char, ... ) -> *mut c_void