pub unsafe extern "system" fn NtQueryBootOptions(
    BootOptions: *mut BOOT_OPTIONS,
    BootOptionsLength: *mut u32
) -> NTSTATUS