pub unsafe extern "C" fn PyUnicode_RPartition( s: *mut PyObject, sep: *mut PyObject) -> *mut PyObject