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