python27_sys
pub unsafe fn Py_InitModule3(name: *const c_char, methods: *mut PyMethodDef, doc: *const c_char) -> *mut PyObject