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