pub unsafe extern "C" fn bitwise_not_function(
    result: *mut zval,
    op1: *mut zval
) -> zend_result