python27_sys
pub unsafe extern "C" fn Py_FindMethod( methods: *mut PyMethodDef, slf: *mut PyObject, name: *const c_char) -> *mut PyObject