pub unsafe extern "C" fn convert( input_path: *const c_char, vae_path: *const c_char, output_path: *const c_char, output_type: sd_type_t, ) -> bool