pub unsafe fn IoAllocateSfioStreamIdentifier(
    fileobject: *const FILE_OBJECT,
    length: u32,
    signature: *const c_void,
    streamidentifier: *mut *mut c_void,
) -> NTSTATUS