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