pub unsafe extern "C" fn evutil_date_rfc1123(
    date: *mut c_char,
    datelen: size_t,
    tm: *const tm
) -> c_int