pub unsafe extern "C" fn invoke_ref_func( ref_name: *const i8, args: *const u8, args_len: usize, buffer: *mut u8, buffer_capacity: usize, ) -> i32