pub unsafe extern "C" fn php_printf(
    format: *const c_char,
     ...
) -> size_t