python27_sys
pub unsafe extern fn PyEval_CallMethod(obj: *mut PyObject, methodname: *const c_char, format: *const c_char, ...) -> *mut PyObject