pub unsafe extern "C" fn ASN1_INTEGER_get_uint64(
    out: *mut u64,
    a: *const ASN1_INTEGER
) -> c_int