pub unsafe extern "C" fn idax_loader_input_read_string( li_handle: *mut c_void, offset: i64, max_len: usize, out: *mut *mut c_char, ) -> c_int