pub unsafe extern "C" fn __aeabi_memclr(
    dest: *mut u8,
    byte_count: usize
)