Function windows_sys::Win32::Networking::Clustering::ResUtilFindBinaryProperty
pub unsafe extern "system" fn ResUtilFindBinaryProperty(
ppropertylist: *const c_void,
cbpropertylistsize: u32,
pszpropertyname: PCWSTR,
pbpropertyvalue: *mut *mut u8,
pcbpropertyvaluesize: *mut u32,
) -> u32