pub unsafe extern "fastcall" fn zend_parse_arg_long_weak(
    arg: *mut zval,
    dest: *mut zend_long
) -> c_int