pub unsafe extern "C" fn mbedtls_x509_write_names(
    p: *mut *mut u8,
    start: *mut u8,
    first: *mut mbedtls_asn1_named_data
) -> i32