pub unsafe extern "C" fn MaaDbgControllerCreate(
read_path: MaaStringView,
write_path: MaaStringView,
type_: MaaDbgControllerType,
config: MaaStringView,
callback: MaaControllerCallback,
callback_arg: MaaCallbackTransparentArg,
) -> MaaControllerHandleAvailable on crate feature
internal only.