pub unsafe extern "C" fn is_numeric_str_function(
    str_: *const zend_string,
    lval: *mut zend_long,
    dval: *mut f64
) -> zend_uchar