pub unsafe fn IoCreateUnprotectedSymbolicLink(
    symboliclinkname: *const UNICODE_STRING,
    devicename: *const UNICODE_STRING,
) -> NTSTATUS