pub unsafe extern "system" fn LdrQueryImageFileExecutionOptionsEx(
    SubKey: *mut UNICODE_STRING,
    ValueName: PCWSTR,
    Type: u32,
    Buffer: *mut c_void,
    BufferSize: u32,
    ReturnedLength: *mut u32,
    Wow64: BOOLEAN
) -> NTSTATUS