pub unsafe extern "C" fn parseStringForNumbers(
    str_: *const c_char,
    seps: *const c_char
) -> *mut NUMA