pub fn py_obj_to_bytes(val: &PyAny) -> PyResult<&[u8]>