pub unsafe extern "C" fn WSGetReal64List(
    mlp: WSLINK,
    datap: *mut *mut f64,
    countp: *mut c_int
) -> c_int