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