pub unsafe extern "C" fn m3_CopyMem(
    i_from: *const c_void,
    i_size: size_t
) -> *mut c_void