pub unsafe extern "C" fn SSL_CTX_set_options(
    ctx: *mut SSL_CTX,
    op: c_ulong
) -> c_ulong