Function windows_sys::Win32::Security::AppLocker::SaferCreateLevel
pub unsafe extern "system" fn SaferCreateLevel(
dwscopeid: u32,
dwlevelid: u32,
openflags: u32,
plevelhandle: *mut SAFER_LEVEL_HANDLE,
lpreserved: *const c_void,
) -> BOOL