pub unsafe extern "C" fn CPLHexToBinary(
    pszHex: *const c_char,
    pnBytes: *mut c_int
) -> *mut GByte