#[no_mangle]
pub extern "C" fn complex_statistics_split_prec32(
    vector: &VecBuf,
    data: *mut Statistics<Complex64>,
    len: usize
) -> i32