pub unsafe extern "C" fn SSL_CTX_set_false_start_allowed_without_alpn(
    ctx: *mut SSL_CTX,
    allowed: c_int
)