pub unsafe extern "C" fn g_key_file_set_list_separator(
    key_file: *mut GKeyFile,
    separator: c_char
)