pub unsafe fn ARM_MPU_OrderedMemcpy(
    dst: *mut uint32_t,
    src: *const uint32_t,
    len: uint32_t
)