pub unsafe extern "C" fn gexiv2_metadata_get_exif_thumbnail(
    this: *mut GExiv2Metadata,
    buffer: *mut *mut u8,
    size: *mut c_int
) -> c_int