pub unsafe extern "system" fn CreateFiber( dwstacksize: usize, lpstartaddress: LPFIBER_START_ROUTINE, lpparameter: *const c_void, ) -> *mut c_void