pub unsafe extern "C" fn downstream_tls_raw_client_certificate(
    client_hello_out: *mut u8,
    client_hello_max_len: usize,
    nwritten: *mut usize
) -> FastlyStatus