pub unsafe extern "C" fn object_property_del(
    obj: *mut Object,
    name: *const c_char,
    errp: *mut *mut Error
)