python27_sys
pub unsafe extern "C" fn Py_FindMethodInChain( chain: *mut PyMethodChain, slf: *mut PyObject, name: *const c_char) -> *mut PyObject