pub unsafe extern "C" fn fpixAddContinuedBorder(
    fpixs: *mut FPix,
    left: i32,
    right: i32,
    top: i32,
    bot: i32
) -> *mut FPix