pub unsafe extern "C" fn CPLErrorSetState(
    eErrClass: Type,
    err_no: CPLErrorNum,
    pszMsg: *const c_char
)