pub type TfLiteModelCreateF = unsafe extern "C" fn(model_data: *const c_void, size: usize) -> *mut TfLiteModel;