pub type ptr_ReadScreen2 = Option<unsafe extern "C" fn(dest: *mut c_void, width: *mut c_int, height: *mut c_int, front: c_int)>;