pub unsafe extern "C" fn g_variant_new_from_bytes(
    type_: *const GVariantType,
    bytes: *mut GBytes,
    trusted: gboolean
) -> *mut GVariant