Function windows_sys::Win32::Storage::FileSystem::CreateLogFile
pub unsafe extern "system" fn CreateLogFile(
pszlogfilename: PCWSTR,
fdesiredaccess: u32,
dwsharemode: FILE_SHARE_MODE,
psalogfile: *mut SECURITY_ATTRIBUTES,
fcreatedisposition: FILE_CREATION_DISPOSITION,
fflagsandattributes: FILE_FLAGS_AND_ATTRIBUTES,
) -> HANDLE