pub unsafe extern "C" fn OPENSSL_sk_is_sorted(
    sk: *const OPENSSL_STACK
) -> c_int