pub unsafe extern "system" fn FsRtlMupGetProviderIdFromName(
    pprovidername: *const UNICODE_STRING,
    pproviderid: *mut u32,
) -> NTSTATUS