pub unsafe extern "C" fn xmp_register_namespace(
    uri: *const c_char,
    prefix: *const c_char,
    reg_prefix: *mut XmpString
) -> bool