pub unsafe extern "C" fn ssl_check_cert_usage(
    cert: *const x509_crt,
    ciphersuite: *const ssl_ciphersuite_t,
    cert_endpoint: c_int,
    flags: *mut u32
) -> c_int