#[pyo3(signature = (...))]
Add #[pyo3(signature = (...))] option for #[pyfunction] and #[pymethods].
#[pyfunction]
#[pymethods]