pub unsafe extern "C" fn numaGetSpanValues(
    na: *mut Numa,
    span: i32,
    pstart: *mut i32,
    pend: *mut i32
) -> i32