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