pub unsafe extern "C" fn mbedtls_x509_get_alg_null(
    p: *mut *mut c_uchar,
    end: *const c_uchar,
    alg: *mut mbedtls_x509_buf
) -> c_int