pub unsafe extern "C" fn mbedtls_x509_get_time(
    p: *mut *mut c_uchar,
    end: *const c_uchar,
    t: *mut mbedtls_x509_time
) -> c_int