pub unsafe extern "C" fn PyCodec_IncrementalEncoder(
encoding: *const c_char,
errors: *const c_char
) -> *mut PyObject