pub unsafe extern "C" fn boxaSizeConsistency(
    boxas: *mut Boxa,
    type_: i32,
    threshp: f32,
    threshm: f32,
    pfvarp: *mut f32,
    pfvarm: *mut f32,
    psame: *mut i32
) -> i32