pub unsafe extern "C" fn Game_UpdateBlock(
    x: c_int,
    y: c_int,
    z: c_int,
    block: BlockID
)