pub type TransferFunction = Eotf;
use the Eotf type instead
pub struct TransferFunction(pub u32);
0: u32