pub unsafe extern "C" fn phper_zval_string(
    return_value: *mut zval,
    s: *const c_char
)