pub unsafe extern "C" fn wc_GetDateInfo(
    certDate: *const byte,
    certDateSz: c_int,
    date: *mut *const byte,
    format: *mut byte,
    length: *mut c_int
) -> c_int