pub unsafe extern "C" fn _frida_g_key_file_set_integer_list(
    key_file: *mut GKeyFile,
    group_name: *const gchar,
    key: *const gchar,
    list: *mut gint,
    length: gsize
)