pub unsafe extern "C" fn BIO_set_shutdown(
    bio: *mut BIO,
    shutdown: c_int
)