pub unsafe extern "C" fn zend_parse_arg_long_weak(
    arg: *mut zval,
    dest: *mut zend_long,
    arg_num: u32
) -> bool