pub fn fn_callback_print(
    scope: &mut HandleScope<'_>,
    args: FunctionCallbackArguments<'_>,
    _rv: ReturnValue<'_>
)