pub unsafe extern "C" fn hb_blob_create_sub_blob( parent: *mut hb_blob_t, offset: c_uint, length: c_uint, ) -> *mut hb_blob_t