pub unsafe extern "C" fn call_once( __flag: *mut once_flag, __func: Option<unsafe extern "C" fn()>, )