pub type rknn_custom_string = _rknn_custom_string;
#[repr(C)]pub struct rknn_custom_string { pub string: [i8; 1024], }
string: [i8; 1024]