pub unsafe extern "C" fn zend_ast_create_binary( kind: uint, op0: *mut zend_ast, op1: *mut zend_ast, ) -> *mut zend_ast