pub unsafe extern "C" fn pixRemoveBorderGeneral(
    pixs: *mut Pix,
    left: i32,
    right: i32,
    top: i32,
    bot: i32
) -> *mut Pix