Function StrToIntExW

pub unsafe extern "system" fn StrToIntExW(
    pszstring: PCWSTR,
    dwflags: i32,
    piret: *mut i32,
) -> BOOL