pub unsafe fn ADsPropCheckIfWritable<P0>(
    pwzattr: P0,
    pwritableattrs: *const ADS_ATTR_INFO
) -> BOOL
where P0: IntoParam<PCWSTR>,