pub unsafe extern "C" fn g_mapped_file_new(
    filename: *const c_char,
    writable: gboolean,
    error: *mut *mut GError
) -> *mut GMappedFile