pub unsafe extern "C" fn WSPutReal32Array(
    mlp: WSLINK,
    data: *const f32,
    dims: *const c_int,
    heads: *mut *const c_char,
    depth: c_int
) -> c_int