Function g_key_file_load_from_bytes

pub unsafe extern "C" fn g_key_file_load_from_bytes(
    key_file: *mut GKeyFile,
    bytes: *mut GBytes,
    flags: u32,
    error: *mut *mut GError,
) -> i32