pub unsafe extern "C" fn zend_set_memory_limit(
    memory_limit: usize
) -> zend_result