pub unsafe extern "C" fn PyMapping_GetItemString( o: *mut PyObject, key: *mut c_char, ) -> *mut PyObject