pub unsafe extern "C" fn IsFileExtension( fileName: *const c_char, ext: *const c_char, ) -> bool
Check file extension (including point: .png, .wav)