pub unsafe extern "C" fn PyErr_WarnFormat( category: *mut PyObject, stack_level: isize, format: *const i8, ... ) -> i32