pub unsafe extern "C" fn mbedtls_x509_get_ns_cert_type(
    p: *mut *mut c_uchar,
    end: *const c_uchar,
    ns_cert_type: *mut c_uchar
) -> c_int