pub unsafe extern "C" fn UA_readNumber(
    buf: *const UA_Byte,
    buflen: usize,
    number: *mut UA_UInt32
) -> usize