pub unsafe extern "C" fn mbedtls_x509_info_cert_type(
    buf: *mut *mut i8,
    size: *mut usize,
    ns_cert_type: u8
) -> i32