pub unsafe extern "C" fn sarrayPadToSameSize(
    sa1: *mut Sarray,
    sa2: *mut Sarray,
    padstring: *const i8
) -> i32