pub unsafe extern "C" fn wolfSSL_sk_ASN1_OBJECT_push(
    sk: *mut WOLFSSL_STACK,
    obj: *mut WOLFSSL_ASN1_OBJECT
) -> c_int