pub unsafe extern "system" fn LoadStringW(
    hInstance: *mut HINSTANCE__,
    uID: u32,
    lpBuffer: *mut u16,
    cchBufferMax: i32
) -> i32