def SH_mul_mx(self, mx, Qlm): """SH_mul_mx(sht self, PyObject * mx, PyObject * Qlm) -> PyObject *""" return _shtns.sht_SH_mul_mx(self, mx, Qlm)