Function g_key_file_load_from_data_dirs

pub unsafe extern "C" fn g_key_file_load_from_data_dirs(
    key_file: *mut GKeyFile,
    file: *const i8,
    full_path: *mut *mut i8,
    flags: u32,
    error: *mut *mut GError,
) -> i32