pub unsafe extern "C" fn wolfSSL_ASN1_INTEGER_set(
    a: *mut WOLFSSL_ASN1_INTEGER,
    v: c_long
) -> c_int