pub unsafe fn RmGetFilterList(
    dwsessionhandle: u32,
    pbfilterbuf: Option<&mut [u8]>,
    cbfilterbufneeded: *mut u32
) -> WIN32_ERROR