pub unsafe extern "C" fn boxRelocateOneSide(
    boxd: *mut Box,
    boxs: *mut Box,
    loc: i32,
    sideflag: i32
) -> *mut Box