pub unsafe extern "C" fn mlirDenseI16ArrayGet(
    ctx: MlirContext,
    size: isize,
    values: *const i16
) -> MlirAttribute