pub unsafe extern "C" fn mbedtls_x509_get_ext(
    p: *mut *mut u8,
    end: *const u8,
    ext: *mut mbedtls_asn1_buf,
    tag: i32
) -> i32