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