#[no_mangle]
pub unsafe extern "C" fn lodepng_decoder_settings_init(
    settings: *mut DecoderSettings
)