pub unsafe extern "C" fn PyBytes_FromStringAndSize( arg1: *const c_char, arg2: Py_ssize_t, ) -> *mut PyObject