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