pub unsafe extern "C" fn ASN1_INTEGER_set_int64(
    out: *mut ASN1_INTEGER,
    v: i64
) -> c_int