Type Definition YGCalloc
yoga_sys
type YGCalloc = Option<unsafe extern "C" fn(_: usize, _: usize) -> *mut c_void>;