pub unsafe extern "C" fn folk_array_get_long( arr: *mut zval, key: *const c_char, key_len: usize, ) -> i64
Read long from PHP array by key.