pub unsafe extern "C" fn g_file_set_contents( filename: *const c_char, contents: *const u8, length: ssize_t, error: *mut *mut GError, ) -> gboolean