pub fn generic_transform_inplace<const MULTIPLY: u8, const SWAP_RB: bool, const CLEAR_ALPHA: bool>( pixels: &mut [u8], )