Function CM_Set_DevNode_Registry_PropertyA
pub unsafe fn CM_Set_DevNode_Registry_PropertyA(
dndevinst: u32,
ulproperty: u32,
buffer: Option<*const c_void>,
ullength: u32,
ulflags: u32,
) -> CONFIGRET