pub unsafe extern "C" fn SSL_SESSION_is_resumable(
    session: *const SSL_SESSION
) -> c_int