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