pub unsafe extern "C" fn boxGetCenter(
    box_: *mut BOX,
    pcx: *mut l_float32,
    pcy: *mut l_float32
) -> l_ok