pub unsafe extern "C" fn UA_atomic_addUInt32(
    addr: *mut u32,
    increase: u32
) -> u32