pub unsafe extern "C" fn numaGetSumOnInterval(
    na: *mut NUMA,
    first: l_int32,
    last: l_int32,
    psum: *mut l_float32
) -> l_ok