pub unsafe extern "C" fn g_key_file_load_from_dirs( key_file: *mut GKeyFile, file: *const c_char, search_dirs: *mut *const c_char, full_path: *mut *mut c_char, flags: GKeyFileFlags, error: *mut *mut GError, ) -> gboolean