pub unsafe extern "C" fn boxGetGeometry(
    box_: *mut BOX,
    px: *mut l_int32,
    py: *mut l_int32,
    pw: *mut l_int32,
    ph: *mut l_int32
) -> l_ok