Function g_key_file_get_locale_for_key

pub unsafe extern "C" fn g_key_file_get_locale_for_key(
    key_file: *mut GKeyFile,
    group_name: *const i8,
    key: *const i8,
    locale: *const i8,
) -> *mut i8