pub unsafe extern "C" fn ssl_conf_alpn_protocols(
    conf: *mut ssl_config,
    protos: *mut *const c_char
) -> c_int