pub unsafe extern "C" fn wolfSSL_SESSION_up_ref(
    session: *mut WOLFSSL_SESSION
) -> c_int