pub unsafe extern "C" fn PyCodec_RegisterError(
    name: *const c_char,
    error: *mut PyObject
) -> c_int