pub unsafe extern "C" fn ap_php_slprintf(
    buf: *mut c_char,
    len: size_t,
    format: *const c_char,
     ...
) -> c_int