Type Definition CFTreeReleaseCallBack
uikit_sys
type CFTreeReleaseCallBack = Option<unsafe extern "C" fn(info: *const c_void)>;