Function g_key_file_load_from_file

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