pub unsafe extern "C" fn gexiv2_metadata_set_tag_long(
    this: *mut GExiv2Metadata,
    tag: *const c_char,
    value: c_long
) -> c_int