#include void df_thin_lense( const df_image *in_image, float focal_length, float aperture, float orig_z, float new_z, df_image *out_image) { }