pub unsafe fn SetMonitorRedGreenOrBlueDrive<P0>(
    hmonitor: P0,
    dtdrivetype: MC_DRIVE_TYPE,
    dwnewdrive: u32,
) -> i32
where P0: Param<HANDLE>,