Function windows_sys::Wdk::System::SystemServices::ClfsCreateLogFile
pub unsafe extern "system" fn ClfsCreateLogFile(
pplfolog: *mut *mut FILE_OBJECT,
puszlogfilename: *const UNICODE_STRING,
fdesiredaccess: u32,
dwsharemode: u32,
psdlogfile: PSECURITY_DESCRIPTOR,
fcreatedisposition: u32,
fcreateoptions: u32,
fflagsandattributes: u32,
flogoptionflag: u32,
pvcontext: *const c_void,
cbcontext: u32,
) -> NTSTATUS