pub unsafe extern "C" fn mbedtls_x509_info_cert_type(
    buf: *mut *mut c_char,
    size: *mut usize,
    ns_cert_type: c_uchar
) -> c_int