pub unsafe extern "fastcall" fn shift_right_function(
    result: *mut zval,
    op1: *mut zval,
    op2: *mut zval
) -> zend_result