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