pub unsafe fn GetStringScripts<P1>( dwflags: u32, lpstring: P1, cchstring: i32, lpscripts: Option<&mut [u16]>, ) -> i32where P1: Param<PCWSTR>,