pub unsafe extern "C" fn OSSL_DECODER_CTX_set_input_structure( ctx: *mut OSSL_DECODER_CTX, input_structure: *const c_char, ) -> c_int