pub fn impl_py_setter_def(
cls: &Type,
property_type: PropertyType<'_>,
ctx: &Ctx,
) -> Result<MethodAndMethodDef>
pub fn impl_py_setter_def(
cls: &Type,
property_type: PropertyType<'_>,
ctx: &Ctx,
) -> Result<MethodAndMethodDef>