Function g_file_set_contents

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