pub type MagickRandomKernel = _MagickRandomKernel;
#[repr(C)]pub struct MagickRandomKernel { pub z: u32, pub w: u32, }
z: u32
w: u32