pub unsafe extern "C" fn SSL_CTX_set_grease_enabled(
    ctx: *mut SSL_CTX,
    enabled: c_int
)