pub unsafe extern "C" fn xmp_delete_property(
    xmp: *mut Xmp,
    schema: *const c_char,
    name: *const c_char
) -> bool