pub unsafe extern "C" fn xmp_get_property_int64(
    xmp: *const Xmp,
    schema: *const c_char,
    name: *const c_char,
    property: *mut i64,
    propsbits: *mut u32
) -> bool