pub unsafe extern "C" fn as_component_load_from_bytes( cpt: *mut AsComponent, context: *mut AsContext, format: AsFormatKind, bytes: *mut GBytes, error: *mut *mut GError, ) -> gboolean