pub unsafe extern "C" fn xmp_iterator_new(
    xmp: *const Xmp,
    schema: *const c_char,
    name: *const c_char,
    optionbits: u32
) -> *mut XmpIterator