pub unsafe extern "C" fn PyMapping_Keys(
    o: *mut PyObject
) -> *mut PyObject