pub unsafe extern "C" fn Read_u64(
    o_value: *mut u64_,
    io_bytes: *mut bytes_t,
    i_end: cbytes_t
) -> M3Result