pub unsafe extern "C" fn xmp_files_put_xmp_cstr(
    xf: *mut XmpFile,
    xmp_packet: *const c_char,
    len: size_t
) -> bool