Function g_file_set_contents_full

pub unsafe extern "C" fn g_file_set_contents_full(
    filename: *const i8,
    contents: *const u8,
    length: isize,
    flags: u32,
    mode: i32,
    error: *mut *mut GError,
) -> i32