pub unsafe extern "C" fn ASN1_ENUMERATED_set_uint64(
    out: *mut ASN1_ENUMERATED,
    v: u64
) -> c_int