pub unsafe extern "system" fn SetUserObjectInformationW(
    hObj: *mut c_void,
    nIndex: i32,
    pvInfo: *mut c_void,
    nLength: u32
) -> i32