pub unsafe extern "C" fn World_SetNewMap(
    blocks: *mut BlockRaw,
    width: c_int,
    height: c_int,
    length: c_int
)