pub type FcValue = struct__FcValue;
struct FcValue { pub _type: u32, pub u: c_void, }
_type: u32
u: c_void