int _stdcall delete_camera(int camera);
camera:[in],The handle of a camera which is form new_camera.
Return ERROR_OK if success,else refer to the definition of error number
Release a camera handle, it's called when finish to access the camera, and then this handle will be invalid.