pub unsafe extern "C" fn PPConstructCommand(
    arg1: *mut UDFContext,
    arg2: *const c_char,
    arg3: *mut Construct,
    arg4: *mut UDFValue
)