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