pub unsafe extern "C" fn png_convert_from_struct_tm(
    ptime: *mut png_time,
    ttime: *const tm
)