pub type zend_stream_reader_t = Option<unsafe extern "C" fn(handle: *mut c_void, buf: *mut c_char, len: size_t) -> ssize_t>;