Function windows::Wdk::Storage::FileSystem::FsRtlInitializeExtraCreateParameter
pub unsafe fn FsRtlInitializeExtraCreateParameter(
ecp: *mut ECP_HEADER,
ecpflags: u32,
cleanupcallback: PFSRTL_EXTRA_CREATE_PARAMETER_CLEANUP_CALLBACK,
totalsize: u32,
ecptype: *const GUID,
listallocatedfrom: Option<*const c_void>,
)