pub fn create_function( fn_type: FunctionSource, fn_module: &str, fn_name: &str, ) -> FFIResult<FunctionHandle>