pub unsafe extern "system" fn CreateResourceManager(
    lpresourcemanagerattributes: *mut SECURITY_ATTRIBUTES,
    resourcemanagerid: *mut GUID,
    createoptions: u32,
    tmhandle: HANDLE,
    description: PCWSTR
) -> HANDLE
Expand description

Required features: "Win32_Foundation", "Win32_Security"