pub unsafe extern "system" fn CM_Get_DevNode_Custom_Property_ExA(
    dndevinst: u32,
    pszcustompropertyname: PCSTR,
    pulregdatatype: *mut u32,
    buffer: *mut c_void,
    pullength: *mut u32,
    ulflags: u32,
    hmachine: isize
) -> CONFIGRET