pub unsafe extern "C" fn GetQHYCCDReadModeResolution(
    handle: QhyccdHandle,
    mode: u32,
    width: *mut u32,
    height: *mut u32
) -> u32