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