pub unsafe extern "C" fn SSL_CTX_clear_options(
    ctx: *mut SSL_CTX,
    options: u32
) -> u32