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