pub unsafe fn SSL_CTX_set_min_proto_version(
    ctx: *mut SSL_CTX,
    version: c_int
) -> c_int