pub unsafe extern "C" fn SSL_get_error(
    ssl: *const SSL,
    ret: c_int
) -> c_int