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