pub unsafe fn coerce_to_boolean(
    arg_pstate: *mut ParseState,
    arg_node: *mut Node,
    arg_constructName: *const c_char
) -> *mut Node