pub unsafe extern "C" fn GDALAddDerivedBandPixelFunc(
    pszName: *const c_char,
    pfnPixelFunc: GDALDerivedPixelFunc
) -> Type